d8d07e4efd011bd27c2c6df2152563c3fc6f9cb1
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 1"""
4  date="2022-01-31T16:45:55Z"
5  content="""
6 Ah so unfortunately android's `find` does not break the command
7 runs by arrgument size like xargs does. So the `+` argument
8 can't be used, instead I'll make it pipe through xargs.
9
10 (To copy a file, you can use `cp -a` or just `cp`, followed by `git-annex
11 add`. either will work.)
12 """]]